This method is only used internally to process
the input arguments of the seq_ttest
function. As a normal user,
you can ignore this specific documentation.
# S4 method for seq_ttest_arguments
[(x, i, j, drop)
Returns the contents of the specified slot of an
seq_ttest_arguments object. For more information, see the arguments of the
seq_ttest
function.
the seq_ttest_arguments object.
indices indicating elements to extract.
not used.
not used.
the corresponding class to this method.